home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / prototyp.swf / scripts / frame_8 / PlaceObject2_22_48 / CLIPACTIONRECORD onClipEvent(enterFrame)_27.as < prev    next >
Text File  |  2012-04-23  |  97b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.score >= 145)
  3.    {
  4.       _root.gotoAndStop(9);
  5.    }
  6. }
  7.